Skip to main content

Tutorial: A Simple Web Server

In this tutorial you are going to write an HTTP API to handle counters using express and tarant. To simplify the tutorial, we are not covering persistence in the actors.

Before we start

This tutorial assumes that you already know the basic theory of tarant and the actor model. You can read the basics in Thinking in Tarant.